Welcome![Sign In][Sign Up]
Location:
Search - alt tab

Search list

[Windows Developdisable_alt_tab.zip

Description: Disable alt-tab组合键
Platform: | Size: 447 | Author: | Hits:

[Windows DevelopDisableLowLevelKeys

Description: Win2K/NT/XP环境下LWIN,RWIN,WIN+Any,Ctrl+Esc,Alt+Esc,Alt+TAB等键的禁用,vb6实现-Win2K/NT/XP The presentation environment, RWIN, WIN Any, Ctrl Esc, Alt-Esc, Alt TAB keys such as the disabled, to achieve VB6
Platform: | Size: 6032 | Author: 尹伟红 | Hits:

[Windows Develop一个屏保程序

Description: 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是\"kkcocoon\". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
Platform: | Size: 19458 | Author: 阿的 | Hits:

[OS programmask

Description: 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on the low-level keyboard hook principle, the software can disable win keys, F1 and ALT F4 and ALT TAB as a result, the entire keyboard keys.
Platform: | Size: 81005 | Author: 李刚 | Hits:

[Windows DevelopTaskSwitchXP_2.0.8-src

Description: TaskSwitchXP 2.0.8 用来代替Windows XP/2003默认的任务切换界面。它提供了更人性的任务切换管理界面,使用非常的方便。当按下Alt+Tab切换时(同时支持鼠标切换操作),它会列出所有正在运行中的应用程序窗口,并且在左侧提供该应用程序的界面截图。这个免费的软件小巧而运行迅速,支持XP/2003皮肤。-TaskSwitchXP 2.0.8 to replace the default Windows XP/2003 task switching interface. It offers a more humane task switching management interface is very convenient to use. When pressed Alt-Tab switching (also support mouse switching operation), it will list all the running in the application window, and left with the application interface screenshots. This small free software running quickly, support Advanced skin.
Platform: | Size: 182117 | Author: 张大云 | Hits:

[GUI Develop020511_winlock

Description: lock windows Disable X button,Mouse , Ctrl Alt Del,Alt Tab , hide TaskBar Desktop , Reboot, LogOff , Shutdown and set priority of your form
Platform: | Size: 9685 | Author: wuuu | Hits:

[Windows Developdisable_alt_tab

Description: Disable alt-tab组合键-Disalbe alt-tab combined key
Platform: | Size: 1024 | Author: 站长 | Hits:

[Windows DevelopDisableLowLevelKeys

Description: Win2K/NT/XP环境下LWIN,RWIN,WIN+Any,Ctrl+Esc,Alt+Esc,Alt+TAB等键的禁用,vb6实现-Win2K/NT/XP The presentation environment, RWIN, WIN Any, Ctrl Esc, Alt-Esc, Alt TAB keys such as the disabled, to achieve VB6
Platform: | Size: 6144 | Author: 尹伟红 | Hits:

[Game Programscrnsave_code

Description: 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。-This is one of the windows platform running under similar to the Win98 screen protection program "changes" of the Eastern, but lost shielding Ctrl Alt Del, Alt Tab keys, running full-screen, which can be used with a specific password, the password is : kkcocoon. Oh, remember, otherwise you may be forced to restart machines.
Platform: | Size: 17408 | Author: 黄笑鹏 | Hits:

[Hook apitrapkeys

Description: 此代码示范在Windows XP中如何实现屏蔽CTRL+ALT+DEL组合键序列,任务切换组合键序列(Alt+Tab),任务栏和“开始”菜单(Ctrl+Esc,VK_LWIN,VK_RWIN)。-this model code in Windows XP how to achieve shielding CTRL ALT DEL key sequence composition, mandate bond portfolio switching sequence (Alt-Tab), the task bar and the "start" menu (Ctrl Esc, VK_LWIN, VK_RWIN).
Platform: | Size: 95232 | Author: 蔡世贵 | Hits:

[Windows Develop一个屏保程序

Description: 本程序运行后将会屏 Alt+Ctrl+Del,Alt+F4,Alt+Tab等键, (Windows 2000 不能屏蔽) 必须在两个Enter键之间输入密码才能退出!!!!!!!! 密码是"kkcocoon". 本程序在Visual C++ 6.0 下编译.大家可在vc下打开scrnsave.dsw文件就可以很好的查看源文件.也可以File->New->Project->Win32 Application->起个名字,create new workspace->empty win32 application.然后把一个个文件Add进来,F5->确定,就可以了. 这是一个用纯Windows SDK编写的程序,没有用MFC类库,要看懂此程序 必须要懂得在Windows下编程.本程序只是为了给刚学Windows SDK的同仁 提供适合的示例程序,并给出祥尽注释.-Windows Screen Saver source code, block keyboard input of Alt_Ctrl_Del, Alt+F4, Alt+Tab(can not block in win2000), password is kkcocoon.
Platform: | Size: 1218560 | Author: 阿的 | Hits:

[OS programmask

Description: 大家有时玩游戏时,一不小心按到win键,游戏就会跳出,很不方便.我用vc编了一个小软件,基于低级键盘钩子的原理,这个软件可以屏蔽win键,F1,ALT+F4,ALT+TAB等键以致整个键盘.-sometimes you play games, to win by careless Bond, will jump out of the game, and it is very convenient. I used vc a small part of the software, based on the low-level keyboard hook principle, the software can disable win keys, F1 and ALT F4 and ALT TAB as a result, the entire keyboard keys.
Platform: | Size: 80896 | Author: 李刚 | Hits:

[Windows DevelopTaskSwitchXP_2.0.8-src

Description: TaskSwitchXP 2.0.8 用来代替Windows XP/2003默认的任务切换界面。它提供了更人性的任务切换管理界面,使用非常的方便。当按下Alt+Tab切换时(同时支持鼠标切换操作),它会列出所有正在运行中的应用程序窗口,并且在左侧提供该应用程序的界面截图。这个免费的软件小巧而运行迅速,支持XP/2003皮肤。-TaskSwitchXP 2.0.8 to replace the default Windows XP/2003 task switching interface. It offers a more humane task switching management interface is very convenient to use. When pressed Alt-Tab switching (also support mouse switching operation), it will list all the running in the application window, and left with the application interface screenshots. This small free software running quickly, support Advanced skin.
Platform: | Size: 182272 | Author: shizhen | Hits:

[Hook apiWindowsXPCtrlAltDel

Description: Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-Windows XP system shielding how Ctrl-Alt-Del. Tab and Ctrl-Alt-Esc key sequence
Platform: | Size: 95232 | Author: xiaoqin | Hits:

[Hook apihide

Description: Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列
Platform: | Size: 99328 | Author: jerry | Hits:

[Hook apikeyhook

Description: 一个利用键盘低级钩子锁屏的实例,禁止了alt+tab,alt+esc,开始菜单,ctl+alt+del等系统热键-A use of low-level keyboard hook lock screen examples of banned alt+ Tab, alt+ Esc, Start menu, ctl+ Alt+ Del hotkeys, etc.
Platform: | Size: 226304 | Author: 天一 | Hits:

[GUI Develophidedlg(1)

Description: 这是一个实现基于对话框的程序,在程序运行的过程中可隐藏掉任务栏的图标,并使用热键ALT+TAB不能查看到对应的程序。-This is a dialog-based procedures, the procedures for the process of running away to hide the taskbar icon, and use the hotkey ALT+ TAB can not view to the corresponding procedures.
Platform: | Size: 57344 | Author: wan | Hits:

[Software Engineeringstop(Alt-tab)

Description: 禁止使用 Alt-Tab 或 Ctrl-Alt-Del- Alt-Tab 或 Ctrl-Alt-Del
Platform: | Size: 1024 | Author: zj | Hits:

[OS programhide[QK]

Description: Windows XP系统中如何屏蔽 Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-Windows XP system, how to screen Ctrl+ Alt+ Del, Alt+ Tab and Ctrl+ Esc key sequence
Platform: | Size: 94208 | Author: 谢凯 | Hits:

[OthervbaPasswordCrack

Description: 新建一个Excel工作簿,Alt+F11 打开VBA编辑器,新建一个模块 ,复制该EXCEL文件中的模块的代码,注意如提示变量未定义,则把Option Explicit行删除即可,经测试已经通过.-Create a new Excel workbook, Alt+ F11 to open VBA editor, create a new module, copy the EXCEL file in the module' s code, note that the variable is undefined, such as tips, you can put the Option Explicit OK to delete, tested already been adopted.
Platform: | Size: 8192 | Author: zh | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net